Method BuildPropsValueSubquery(FieldInfo, string, int?)

Assembly: redb.Postgres.Pro.dll

Generates subquery for getting Props value

public string BuildPropsValueSubquery(FieldInfo field, string structureIdParam, int? arrayIndex = null)